Skip to content

feat(cloud-agent): user-authored-prs#1453

Open
tatoalo wants to merge 2 commits intomainfrom
feat/cloud-agent/user-authored-prs
Open

feat(cloud-agent): user-authored-prs#1453
tatoalo wants to merge 2 commits intomainfrom
feat/cloud-agent/user-authored-prs

Conversation

@tatoalo
Copy link
Copy Markdown
Contributor

@tatoalo tatoalo commented Apr 2, 2026

Problem

CleanShot 2026-04-02 at 3  10 19

Cloud runs PRs are always opened by the GH app bot. Users who manually start cloud runs from code expect commits and PRs to appear under their own GH identity.

Companion PR: PostHog/posthog#53215

@tatoalo tatoalo self-assigned this Apr 2, 2026
@tatoalo tatoalo force-pushed the feat/cloud-agent/user-authored-prs branch from 828b11d to 72ad963 Compare April 2, 2026 15:24
@tatoalo tatoalo marked this pull request as ready for review April 2, 2026 16:46
@tatoalo tatoalo requested a review from a team April 2, 2026 17:15
@tatoalo tatoalo force-pushed the feat/cloud-agent/user-authored-prs branch from 72ad963 to c7aba3f Compare April 3, 2026 08:26
workspaceMode: "cloud",
githubIntegrationId: params.githubIntegrationId,
repository: selectedRepo,
cloudPrAuthorshipMode: "bot",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should probably still be the user since they are manually kicking off the task, just automatic cloud runs that run in the background should be the bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants